libspring-webflow-2.0-java software package provides Java MVC framework focused in View and Controller layers, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libspring-webflow-2.0-java
libspring-webflow-2.0-java is installed in your system.
Make ensure the libspring-webflow-2.0-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libspring-webflow-2.0-java *
You will get with libspring-webflow-2.0-java package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Java |
| Package | libspring-webflow-2.0-java |
| Version | 2.0.9.RELEASE-4 |
| Description | Java MVC framework focused in View and Controller layers |
| Sub Section | Java |